| netsqlazman_AuthorizationsTable |
| Logical Entity Name | netsqlazman_AuthorizationsTable |
| Default Table Name | netsqlazman_AuthorizationsTable |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| netsqlazman_AuthorizationsTable Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AuthorizationId |
int | NO | ||
ItemId |
int | NO | ||
| ownerSid | varbinary(85) | NO | ||
| ownerSidWhereDefined | tinyint | NO | ||
| objectSid | varbinary(85) | NO | ||
| objectSidWhereDefined | tinyint | NO | ||
| AuthorizationType | tinyint | NO | ||
| ValidFrom | datetime | YES | ||
| ValidTo | datetime | YES |
| netsqlazman_AuthorizationsTable Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_Authorizations | PrimaryKey | AuthorizationId |
| netsqlazman_AuthorizationsTable Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| netsqlazman_ItemsTable | Non-Identifying | One To Zero or More | FK_Authorizations_Items | ItemId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| netsqlazman_AuthorizationAttributesTable | Non-Identifying | One To Zero or More | FK_AuthorizationAttributes_Authorizations | NO | YES |
| netsqlazman_AuthorizationsTable Check Constraints |
| Check Constraint Name | CheckConstraint |
| CK_ValidFromToCheck | ([ValidFrom] IS NULL OR [ValidTo] IS NULL OR [ValidFrom]<=[ValidTo]) |
| netsqlazman_AuthorizationsTable Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| netsqlazman_AuthorizationsTable Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.netsqlazman_AuthorizationsTable |
NO | |||
| Physical (Microsoft SQL Server) dbo.netsqlazman_AuthorizationsTable |
NO |
| netsqlazman_AuthorizationsTable Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | NetSqlAzman |
| netsqlazman_AuthorizationsTable Data Movement Rules |
| Name | Type | Rule Text/Value |